/ Assembly List / LJCDBViewDAL / DataDbView / GetViewRequest

Namespace - LJCDBViewDAL


Parameters
tableName - The table name.
viewDataID - The View ID.

Returns

The View DbRequest object.

Syntax

C#
public DbRequest GetViewRequest(String tableName, Int32 viewDataID)

Creates the DbRequest object for the specified View.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.